home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Utilities / Other / mCD / Source / CD_DBase.subproj / SkipSongs.h < prev   
Encoding:
Text File  |  1995-03-18  |  1.6 KB  |  49 lines

  1. /*
  2.  * Uncommenting any of the following will cause song-titles for the
  3.  * matching artist to be skipped over.  The routines will still
  4.  * recognize the matching CD's, and will give the artist and CD-title
  5.  * information, but it won't give song-title information.
  6.  *
  7.  * This should allow one to dramatically shrink the size of the
  8.  * CD_DBase object module without turning off *all* song titles.
  9.  * (to turn off all song titles, redefine the SET_CDtt macro)
  10.  */
  11.  
  12. // #define SKIPSONGS_Alan_Parsons_Project
  13. // #define SKIPSONGS_Bee_Gees
  14. // #define SKIPSONGS_Bob_Dylan
  15. // #define SKIPSONGS_Bruce_Springsteen
  16. // #define SKIPSONGS_Camel
  17. // #define SKIPSONGS_Chet_Atkins
  18. // #define SKIPSONGS_Eagles
  19. // #define SKIPSONGS_Elton_John
  20. // #define SKIPSONGS_Elvis_Costello
  21. // #define SKIPSONGS_Eric_Clapton
  22. // #define SKIPSONGS_Gandalf
  23. // #define SKIPSONGS_Gordon_Lightfoot
  24. // #define SKIPSONGS_Happy_Rhodes
  25. // #define SKIPSONGS_Heart
  26. // #define SKIPSONGS_Icehouse
  27. // #define SKIPSONGS_Jackson_Browne
  28. // #define SKIPSONGS_Jeff_Beck
  29. // #define SKIPSONGS_John_Fahey
  30. // #define SKIPSONGS_Klaus_Schulze
  31. // #define SKIPSONGS_Kraftwerk
  32. // #define SKIPSONGS_Led_Zeppelin
  33. // #define SKIPSONGS_Mannheim_Steamroller
  34. // #define SKIPSONGS_Mike_Oldfield
  35. // #define SKIPSONGS_Moody_Blues
  36. // #define SKIPSONGS_Nanci_Griffith
  37. // #define SKIPSONGS_Neil_Diamond
  38. // #define SKIPSONGS_Pat_Benatar
  39. // #define SKIPSONGS_Paul_McCartney
  40. // #define SKIPSONGS_Paul_Simon
  41. // #define SKIPSONGS_Pink_Floyd
  42. // #define SKIPSONGS_Renaissance
  43. // #define SKIPSONGS_Shadowfax
  44. // #define SKIPSONGS_Steely_Dan
  45. // #define SKIPSONGS_Tangerine_Dream
  46. // #define SKIPSONGS_The_Beatles
  47. // #define SKIPSONGS_U2
  48. // #define SKIPSONGS_Yes
  49.